Skip to content

chore(dev-deps): update all non-major dependencies #986

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@eslint/compat (source) 1.2.9 -> 1.3.1 age adoption passing confidence devDependencies minor
@rebeccastevens/eslint-config 3.7.1 -> 3.8.0 age adoption passing confidence devDependencies minor
@rollup/plugin-typescript (source) 12.1.2 -> 12.1.4 age adoption passing confidence devDependencies patch
@types/node (source) 18.19.110 -> 18.19.115 age adoption passing confidence devDependencies patch
@vitest/eslint-plugin 1.2.1 -> 1.3.4 age adoption passing confidence devDependencies minor
eslint-doc-generator 2.1.2 -> 2.2.2 age adoption passing confidence devDependencies minor
eslint-import-resolver-typescript 4.4.2 -> 4.4.4 age adoption passing confidence devDependencies patch
eslint-plugin-eslint-plugin 6.4.0 -> 6.5.0 age adoption passing confidence devDependencies minor
eslint-plugin-import-x 4.15.0 -> 4.16.1 age adoption passing confidence devDependencies minor
eslint-plugin-jsdoc 51.3.3 -> 51.3.4 age adoption passing confidence devDependencies patch
eslint-plugin-n 17.19.0 -> 17.21.0 age adoption passing confidence devDependencies minor
eslint-plugin-prettier 5.4.1 -> 5.5.1 age adoption passing confidence devDependencies minor
eslint-plugin-regexp 2.7.0 -> 2.9.0 age adoption passing confidence devDependencies minor
eslint-plugin-sonarjs (source) 3.0.2 -> 3.0.4 age adoption passing confidence devDependencies patch
knip (source) 5.59.1 -> 5.61.3 age adoption passing confidence devDependencies minor
lint-staged 16.1.0 -> 16.1.2 age adoption passing confidence devDependencies patch
node (source) 22.16.0 -> 22.17.0 age adoption passing confidence minor
pnpm (source) 10.11.1 -> 10.12.4 age adoption passing confidence packageManager minor
prettier (source) 3.5.3 -> 3.6.2 age adoption passing confidence devDependencies minor
rollup (source) 4.41.1 -> 4.44.2 age adoption passing confidence devDependencies minor
tsx (source) 4.19.4 -> 4.20.3 age adoption passing confidence devDependencies minor

Release Notes

eslint/rewrite (@​eslint/compat)

v1.3.1

Compare Source

Bug Fixes
  • relax @eslint/compat eslint peerDependencies constraint (#​215) (b96ec0c)
Dependencies
  • The following workspace dependencies were updated

v1.3.0

Compare Source

Features
  • add support for custom name parameter to includeIgnoreFile (#​211) (3e18175)
Dependencies
  • The following workspace dependencies were updated
RebeccaStevens/eslint-config-rebeccastevens (@​rebeccastevens/eslint-config)

v3.8.0

Compare Source

Features
  • deps update and adjustment for them (28bf1a7)

3.7.1 (2025-03-17)

Bug Fixes
rollup/plugins (@​rollup/plugin-typescript)

v12.1.4

2025-06-28

Bugfixes

v12.1.3

2025-06-17

Bugfixes
  • fix: fixes #​1652 compile when source exists anywhere in the working directory (#​1653)
vitest-dev/eslint-plugin-vitest (@​vitest/eslint-plugin)

v1.3.4

Compare Source

v1.3.3

Compare Source

v1.3.2

Compare Source

v1.3.1

Compare Source

v1.3.0: v1.3.3

Compare Source

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.2.7...v1.3.0

v1.2.7

Compare Source

v1.2.5

Compare Source

v1.2.4

Compare Source

v1.2.3

Compare Source

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.2.2...v1.2.3

v1.2.2

Compare Source

Bug Fixes
  • valid-title: Added support for call signatures as well (#​710) (6a06cf9)
bmish/eslint-doc-generator (eslint-doc-generator)

v2.2.2

Compare Source

Bug Fixes

v2.2.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Committers: 2
import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)

v4.4.4

Compare Source

Patch Changes

v4.4.3

Compare Source

Patch Changes
eslint-community/eslint-plugin-eslint-plugin (eslint-plugin-eslint-plugin)

v6.5.0

Compare Source

Features
  • Add new rule no-meta-replaced-by (105f05d)
un-ts/eslint-plugin-import-x (eslint-plugin-import-x)

v4.16.1

Compare Source

Patch Changes

v4.16.0

Compare Source

Minor Changes
Patch Changes

v4.15.2

Compare Source

Patch Changes

v4.15.1

Compare Source

Patch Changes
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v51.3.4

Compare Source

eslint-community/eslint-plugin-n (eslint-plugin-n)

v17.21.0

Compare Source

🌟 Features
🩹 Fixes
  • correctly handle version ranges in prefer-node-protocol (#​454) (d60439d)
🧹 Chores

v17.20.0

Compare Source

🌟 Features
prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v5.5.1

Compare Source

Patch Changes

v5.5.0

Compare Source

Minor Changes
ota-meshi/eslint-plugin-regexp (eslint-plugin-regexp)

v2.9.0

Compare Source

Minor Changes
  • feat: support explicit comparisons to null for prefer-regexp-test (#​839)

v2.8.0

Compare Source

Minor Changes
  • Add allows option to prefer-quantifier rule (#​835)
SonarSource/SonarJS (eslint-plugin-sonarjs)

v3.0.4

Compare Source

v3.0.3

Compare Source

webpro-nl/knip (knip)

v5.61.3

Compare Source

  • docs: add config docs for compilers and treatConfigHintsAsErrors, move Plugins and Workspace to group level (#​1152) (93375c8) - thanks @​cylewaitforit!
  • Release 1.0.6 (46ca323)
  • Remove unnecessary await in test (6a7964d)
  • PackageJsonPeeker → PackagePeeker (f0087f8)
  • Minor refactor/rename (457e8ff)
  • Fix absolute path in karma plugin (c40751b)
  • Update docs re. dev (cc55504)
  • Refactor post-processing of irregular imports/resolveds (#​1156) (aaa1bd0)
  • Add config file to cache (#​1156) (0b49c69)
  • Don't overwrite cached config file inputs in same run (resolves #​1156) (efe2d5d)
  • Consolidate file node post-processing in one place (843b69b)
  • Add "Debug Node test" launch configs (5a76a6c)

v5.61.2

Compare Source

  • Add .ts extension to babel config file pattern (a1bcdbb)
  • Refactor biome plugin a bit (20e5914)
  • Add boolean flags to args definition in node plugin (49fe237)
  • Update integration test suite (6bd250a)
  • Read only first bytes of yarn.lock (e2f0fbf)
  • Add error handler for npm pkg set (bfda6e9)
  • Enable eslint plugin config resolver for v9 without eslint-config-next (b334c3a)
  • In the aftermath of the previous commit, this had to be done (2de78bd)

v5.61.1

Compare Source

v5.61.0

Compare Source

v5.60.2

Compare Source

v5.60.1

Compare Source

v5.60.0

Compare Source

  • Revisit dev guidelines (1884273)
  • Remove unnecessary escapes from regexes (d0c3f82)
  • Add WebStorm run config (e6e9813)
  • Remove unneeded condition (311d5e7)
  • Remove obsolete comment (ad99905)
  • Turn ignored logic around (for config hints) (eb0d16b)
  • Add boolean flags to args definition in node plugin (5a42a14)
  • Regen plugin overview (5252f4b)
  • Update dependencies (2506865)
  • Add entry and project configuration hints (#​1105) (58dcfa5)
lint-staged/lint-staged (lint-staged)

v16.1.2

Compare Source

Patch Changes
  • #​1570 a7c0c88 Thanks @​ItsNickBarry! - When using --diff-filter with the D option to include deleted staged files, lint-staged no longer tries to stage the deleted files, unless they're no longer deleted. Previously this caused an error from git add like fatal: pathspec 'deleted-file' did not match any files.

  • 38f942e Thanks @​iiroj! - Removed an extraneous log entry that printed shouldHidePArtiallyStagedFiles to console output.

v16.1.1

Compare Source

Patch Changes
  • #​1565 3686977 Thanks @​iiroj! - Lint-staged now explicitly warns about potential data loss when using --no-stash.

  • #​1571 02299a9 Thanks @​iiroj! - Function tasks (introduced in v16.0.0) only received the staged files matching the conpmnfigured glob, instead of all staged files.

  • #​1563 bc61c74 Thanks @​iiroj! - This version fixes incorrect behavior where unstaged changes were committed when using the --no-stash option. This happened because --no-stash implied --no-hide-partially-staged, meaning unstaged changes to files which also had other staged changes were added to the commit by lint-staged; this is no longer the case.

    The previous (incorrect) behavior can still be achieved by using both options --no-stash --no-hide-partially-staged at the same time.

nodejs/node (node)

v22.17.0: 2025-06-24, Version 22.17.0 'Jod' (LTS), @​aduh95

Compare Source

Notable Changes
⚠️ Deprecations
Instantiating node:http classes without new

Constructing classes like IncomingMessage or ServerResponse without the new
keyword is now discouraged. This clarifies API expectations and aligns with standard
JavaScript behavior. It may warn or error in future versions.

Contributed by Yagiz Nizipli in #​58518.

options.shell = "" in node:child_process

Using an empty string for shell previously had undefined behavior. This change
encourages explicit choices (e.g., shell: true or a shell path) and avoids
relying on implementation quirks.

Contributed by Antoine du Hamel and Renegade334 #​58564.

HTTP/2 priority signaling

The HTTP/2 prioritization API (e.g., stream.priority) is now deprecated due to
poor real-world support. Applications should avoid using priority hints and expect future removal.

Contributed by Matteo Collina and Antoine du Hamel #​58313.

✅ Features graduated to stable
assert.partialDeepStrictEqual()

This method compares only a subset of properties in deep object comparisons,
useful for flexible test assertions. Its stabilization means it's now safe for
general use and won't change unexpectedly in future releases.

Contributed by Ruben Bridgewater in #​57370.

Miscellaneous
  • dirent.parentPath
  • filehandle.readableWebStream()
  • fs.glob()
  • fs.openAsBlob()
  • node:readline/promises
  • port.hasRef()
  • readable.compose()
  • readable.iterator()
  • readable.readableAborted
  • readable.readableDidRead
  • Duplex.fromWeb()
  • Duplex.toWeb()
  • Readable.fromWeb()
  • Readable.isDisturbed()
  • Readable.toWeb()
  • stream.isErrored()
  • stream.isReadable()
  • URL.createObjectURL()
  • URL.revokeObjectURL()
  • v8.setHeapSnapshotNearHeapLimit()
  • Writable.fromWeb()
  • Writable.toWeb()
  • writable.writableAborted
  • Startup Snapshot API
  • ERR_INPUT_TYPE_NOT_ALLOWED
  • ERR_UNKNOWN_FILE_EXTENSION
  • ERR_UNKNOWN_MODULE_FORMAT
  • ERR_USE_AFTER_CLOSE

Contributed by James M Snell in
#​57513 and
#​58541.

Semver-minor features
🔧 fs.FileHandle.readableWebStream gets autoClose option

This gives developers explicit control over whether the file descriptor should
be closed when the stream ends. Helps avoid subtle resource leaks.

Contributed by James M Snell in #​58548.

🔧 fs.Dir now supports explicit resource management

This improves ergonomics around async iteration of directories. Developers can
now manually control when a directory is closed using .close() or with Symbol.asyncDispose.

Contributed by Antoine du Hamel in #​58206.

📊 http2 gains diagnostics channel: http2.server.stream.finish

Adds observability support for when a stream finishes. Useful for logging,
monitoring, and debugging HTTP/2 behavior without patching internals.

Contributed by Darshan Sen in #​58560.

🔐 Permissions: implicit allow-fs-read to entrypoint

Node.js permissions model now allows read access to the entry file by default.
It makes running permission-restricted apps smoother while preserving security.

Contributed by Rafael Gonzaga in #​58579.

🎨 util.styleText() adds 'none' style

This lets developers remove styling cleanly without hacks. Useful for overriding
inherited terminal styles when composing styled strings.

Contributed by James M Snell in #​58437.

🧑‍💻 Community updates

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added 💙 Renovate Type: Maintenance Generic maintenance tasks, e.g., package updates. labels Jul 6, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f278d65 to dea1eef Compare July 7, 2025 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💙 Renovate Type: Maintenance Generic maintenance tasks, e.g., package updates.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants